Release 10.1A: OpenEdge Data Management:
Database Administration
DBMAN utility
Starts, stops, or queries a database. Before you can use the DBMAN command-line utility, you must use the Progress Explorer Database Configuration Tool to create the database configuration and store it in the
conmgr.propertiesfile.Syntax
Parameters
-databasedb-nameSpecifies the name of the database you want to start. It must match the name of a database in the
conmgr.propertiesfile.-configconfig-nameSpecifies the name of the configuration with which you want to start the database.
-startStarts the database
db-nameas defined by the configurationconfig-name.-stopStops the database
db-name.-queryQueries the Connection Manager for the status of the database
db-name.-hosthost-nameIdentifies the host machine where the AdminServer is running. The default is the local host. If your AdminServer is running on a remote host, you must use the
-hosthost-nameparameter to identify the host where the remote AdminServer is running.-portport-number|service-nameIdentifies the port that the AdminServer is listening on. If your AdminServer is running on a remote host, you must use the
-portport-numberparameter to identify the port on which the remote AdminServer is listening. The default port number is 20931.-useruser-nameIf your AdminServer is running on a remote host, you must use the
-useruser-nameparameter to supply a valid user name for that host. You will be prompted for the password.Notes
- When you specify a user name with the
-userparameter, Windows supports three different formats:
- A user name as a simple text string, such as “
mary,” implies a local user whose user account is defined on the local server machine, which is the same machine that runs the AdminServer.- A user name as an explicit local user name, in which the user account is defined on the same machine that runs the AdminServer, except the user name explicitly references the local machine domain, for example “
\mary”.- A user name as a user account on a specific Windows domain. The general format is
Domain\User, in which theUseris a valid user account defined within the domain and theDomainis any valid Windows server, including the one where the AdminServer is running.- Do not edit the
conmgr.propertiesfile directly. Instead, use the Progress Explorer Database Configuration Tool.- DBMAN supports the use of internationalization startup parameters such as,
-cpinternalcodepageand-cpstreamcodepage. See Chapter 18, "Database Startup Parameters," for a description of each database-related internationalization startup parameter.- The
conmgr.propertiesfile stores the database, configuration, and server group properties, for example:
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |